home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950929-19951130 / 000437_news@columbia.edu_Sat Nov 25 08:54:24 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA12749
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun>); Sat, 25 Nov 1995 17:38:11 -0500
  3. Received: (from news@localhost) by apakabar.cc.columbia.edu (8.6.12/8.6.12) id RAA05019 for kermit.misc@watsun; Sat, 25 Nov 1995 17:38:08 -0500
  4. Path: news.columbia.edu!sol.ctr.columbia.edu!news.uoregon.edu!chi-news.cic.net!uwm.edu!cs.utexas.edu!news.cs.utah.edu!cc.usu.edu!jrd
  5. From: jrd@cc.usu.edu (Joe Doupnik)
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Re: Dump Screen
  8. Message-Id: <1995Nov25.145424.67713@cc.usu.edu>
  9. Date: 25 Nov 95 14:54:24 MDT
  10. References: <497p8d$nlk@masala.cc.uh.edu>
  11. Organization: Utah State University
  12. Lines: 11
  13. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  14.  
  15. In article <497p8d$nlk@masala.cc.uh.edu>, pth61267@violet.egr.uh.edu (Phu T Hoang) writes:
  16. > How can i use option Dump Screen on my ms-kermit(3.14) ???
  17. > The option Ctrl-End never work for me, don't know why.
  18. > Thanks guys. 
  19. ---------
  20.     It works fine. Recall that "End" means the white key on the
  21. numeric keypad, not the grey key on the special cursor area which
  22. is absent on 88-key keyboards.
  23.     You can also use SHOW KEY to see if you have modified the
  24. default key definition.
  25.     Joe D.